learn.kkinn.com - /Courses/django-02-23/The complete Python course including Django web framework!/[TutsNode.com] - The complete Python course including Django web framework!/
[To Parent Directory]
4/19/2023 6:34 AM <dir> 1. Python for beginners
4/19/2023 6:34 AM <dir> 10. Nesting Python functions
4/19/2023 6:34 AM <dir> 11. Introduction to APIs
4/19/2023 6:34 AM <dir> 12. Intermediate functions
4/19/2023 6:34 AM <dir> 13. Misc. intermediate Python lessons
4/19/2023 6:34 AM <dir> 14. Intermediate iterable helpers
4/19/2023 6:34 AM <dir> 15. Virtual environments, how to learn faster, and Python packages
4/19/2023 6:34 AM <dir> 16. Project #2 Intermediate Python Project
4/19/2023 6:34 AM <dir> 17. Object oriented Python (advanced)
4/19/2023 6:34 AM <dir> 18. Catching errors and gracefully handling them
4/18/2023 11:36 PM <dir> 19. Decorators, generators and pipenvs
4/19/2023 6:34 AM <dir> 2. Python data types and data structures
4/19/2023 6:34 AM <dir> 20. Project #3 Advanced Python Project
4/19/2023 6:34 AM <dir> 21. Django for beginners
4/19/2023 6:34 AM <dir> 22. Django models, views and templates
4/19/2023 6:34 AM <dir> 23. Custom Python logic in Django views
4/19/2023 6:34 AM <dir> 24. Adding images and media
4/19/2023 6:35 AM <dir> 25. Adding an upload form for users to submit photos
4/19/2023 6:35 AM <dir> 26. Adding Bootstrap 5
4/19/2023 6:35 AM <dir> 28. Starting an intermediate Django project (Today I Learned web application project
4/19/2023 6:35 AM <dir> 29. Getting started with your intermediate app and model
4/19/2023 6:35 AM <dir> 3. Misc. beginner Python lessons
4/19/2023 6:35 AM <dir> 30. Adding a date field, setting up template locations and setting up your Home Page
4/19/2023 6:35 AM <dir> 31. Managing Django templates
4/19/2023 6:35 AM <dir> 32. Adding loginlogoutregistration to your site
4/19/2023 6:35 AM <dir> 33. Making your website look nice with Tailwind CSS
4/19/2023 6:35 AM <dir> 34. Working with User profiles (extending the base User class)
4/19/2023 6:35 AM <dir> 35. Working with Posts
4/19/2023 6:35 AM <dir> 36. Working with frontend code
4/19/2023 6:35 AM <dir> 37. Working with user profiles
4/19/2023 6:35 AM <dir> 38. Adding and managing followers
4/19/2023 6:35 AM <dir> 39. Project #5
4/19/2023 6:35 AM <dir> 4. Pythonic comparison statements
4/19/2023 6:35 AM <dir> 5. Python loops
4/19/2023 6:35 AM <dir> 6. Functions, scope and modules
4/19/2023 6:35 AM <dir> 7. Project #1 Beginner Python Project
4/19/2023 6:35 AM <dir> 8. IN and NOT operators
4/19/2023 6:35 AM <dir> 9. Handling files